Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: make Antora errors stop the build; fix most warnings #41

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

ennru
Copy link
Member

@ennru ennru commented Nov 26, 2024

No description provided.

@github-actions github-actions bot added the documentation documentation related label Nov 26, 2024
@octonato
Copy link
Member

failed with unrelated error

org.opentest4j.AssertionFailedError: expected: <test-topic-metadata> but was: <test-topic>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
	at counter.application.CounterIntegrationTest.verifyCounterCommandsAndPublishWithMetadata(CounterIntegrationTest.java:153)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

@octonato octonato merged commit a0580dd into akka:main Nov 27, 2024
24 checks passed
octonato added a commit that referenced this pull request Nov 28, 2024
* chore: sed syntax in CLI version workflow (#24)

* chore: syntax in CLI version workflow (#26)

* chore: syntax in CLI version workflow (#28)

* chore: syntax in CLI version workflow (#30)

* chore: syntax in CLI version workflow (#31)

* docs: akka CLI docs (#32)

Co-authored-by: GitHub <[email protected]>

* chore: remove static methods from the quickstart domain model (#25)

* docs: automatically publish docs-current (#35)

* docs: updated docker credentials management (#38)

* docs: CLI 3.0.6

* chore: update GH bot name (#40)

* docs: make Antora errors stop the build; fix most warnings (#41)

* chore: pass runtime version as arg (#43)

---------

Co-authored-by: Enno Runne <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub <[email protected]>
Co-authored-by: Andrzej Ludwikowski <[email protected]>
Co-authored-by: James Roper <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants